home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / netpak23.zip / TEST.BAT < prev    next >
DOS Batch File  |  1991-05-24  |  162b  |  7 lines

  1. @echo off
  2. status Demonstrates updating TEST.TXT with node number starting on line 4.
  3. pause
  4. newauto test.txt -N 4
  5. phaser 3
  6. status Test.TXT has been updated!
  7.